home *** CD-ROM | disk | FTP | other *** search
- on(release){
- loadVariablesNum("http://vodafone.panlogic.co.uk/play_game_home.html",0);
- if(eval("/:username").length == 0)
- {
- tellTarget("_root.usernm_clip.abla")
- {
- play();
- }
- }
- else if(eval("/:username").indexOf("&") >= 0)
- {
- tellTarget("_root.usernm_clip.ablee")
- {
- play();
- }
- }
- else
- {
- play();
- }
- }
-